projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2cd2cdd
)
(tutorial--describe-nonstandard-key): Tweak text in the menus case.
author
Glenn Morris
<rgm@gnu.org>
Wed, 28 Feb 2007 03:19:55 +0000
(
03:19
+0000)
committer
Glenn Morris
<rgm@gnu.org>
Wed, 28 Feb 2007 03:19:55 +0000
(
03:19
+0000)
lisp/tutorial.el
patch
|
blob
|
history
diff --git
a/lisp/tutorial.el
b/lisp/tutorial.el
index f1da71a8e5d15bda01a7795c144437fdf6da2daf..8495f1db6d96ddee1c8e68e0ae120f66f98149e1 100644
(file)
--- a/
lisp/tutorial.el
+++ b/
lisp/tutorial.el
@@
-154,7
+154,10
@@
options:
(format "%s" db)
" RET instead."))
(insert "\n\nWith your current key bindings"
- " you can use the key "
+ " you can use "
+ (if (string-equal "the menus" where)
+ ""
+ "the key ")
where
" to get the function `"
(format "%s" db)